๐Ÿš€ I Replaced Goโ€™s Scheduler โ€” And You Should Too (Hereโ€™s How)
dev.toยท13hยท
Discuss: DEV
๐Ÿ”„Go Scheduler
Highly concurrent in-memory counter in GoLang
engineering.grab.comยท8h
๐Ÿง Memory Models
smartgo: I wish for a Go-like language with Rust-like pointers
iio.ieยท5h
๐Ÿ”’Rust Borrowing
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.proยท1hยท
Discuss: Hacker News
โšกCache Optimization
A grand week
blog.mitrichev.chยท18hยท
๐ŸงฉConstraint Solvers
My Node.js app's performance hit a wall at scale. I wrote a breakdown of the concurrency patterns I used to fix it.
reddit.comยท41mยท
Discuss: r/node
๐Ÿ“กErlang BEAM
Q-Learning with Shift-Aware Upper Confidence Bound in Non-Stationary Reinforcement Learning
arxiv.orgยท4h
โšกPartial Evaluation
Embracing the parallel coding agent lifestyle
simonw.substack.comยท7hยท
Discuss: Substack
โšกLive Coding
Breaking down Go's sync package
dev.toยท3dยท
Discuss: DEV
๐Ÿ”—Concurrency Primitives
Beyond Von Neumann: Toward a unified deterministic architecture
venturebeat.comยท1d
๐ŸคCooperative Threading
Adding Stride Scheduling to Xv6
nickchandler.devยท23hยท
๐Ÿ”„Go Scheduler
Working pipe operator today in pure JavaScript
github.comยท1dยท
Discuss: Hacker News
๐ŸŒช๏ธV8 Pipeline
Scaling Python Applications with Asyncio and Concurrency
pub.towardsai.netยท1d
๐Ÿ”„Coroutines
Recurse Checkins
404wolf.comยท7h
๐Ÿ”„Bootstrapping
Multi Client TCP Chat with Tkinter
dev.toยท1dยท
Discuss: DEV
๐ŸŒMinimal HTTP
The foundation of "streams" in Node.js [NodeBook]
thenodebook.comยท1dยท
Discuss: r/node
โฑ๏ธReal-Time GC
Week 12โ€” Async API Calls: fetch, Axios, and Promises
infosecwriteups.comยท1h
๐Ÿ›ก๏ธError Handling
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.orgยท4h
๐Ÿ“ฑBytecode Design
Behavior Best-of-N achieves Near Human Performance on Computer Tasks
lesswrong.comยท15h
๐ŸฐCapability Machines
Why Reactive Programming Hasn't Taken Off in Python (and Why Signals)
bui.appยท9hยท
๐ŸŒŠReactive Languages